/*设计师*/
.index-designer{width:100%;height:785px;background:url("../images/designer/1.jpg")center center / cover no-repeat;}
.btn_visavis{position:relative;width:1200px;margin:0 auto;background-color: #fff;}
.designer_bannar{width:1200px;height:500px;margin:0 auto;}
.designer_img{width:320px;height:500px;float: left;}
.designer_img a{width:320px;height:500px;display: inline-block;position:relative;overflow: hidden;}
.designer_img a .img_tj{position:absolute;right:0;top:0;z-index: 1;}
.designer-avatar{width: 100%;height: 100%;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
.designer-avatar:hover {transform: scale(1.2,1.2);}
.designer_text{position:absolute;bottom:0;left:0;width:100%;height:100px;padding: 15px;background: rgba(0,0,0,0.5);box-sizing: border-box;line-height: 25px;text-align: center;color: #fff;font-size: 14px;z-index: 1;}
.designer_inform{width:260px;height:500px;float: left;}
.designer_cases{width:620px;height:500px;float: left;position: relative;}
.talkto-design{display: block;height: 160px;text-align: center;background: #f5f5f5;border-top: 1px solid #f5f5f5;}
.talkto-design-bottom {display: block;height: 340px;box-sizing: border-box;text-align: center;background: #fff;border-top: 1px solid transparent;}
.talkto-design-name {display: block;text-align: center;margin-top: 70px;font-size: 35px;color: #000;}
.talkto-design-jobtitle {display: block;text-align: center;font-size: 14px;margin-top: 10px;}
.talkto-design-style {display: block;text-align: center;font-size: 12px;color: #444;margin-top: 20px;}
.talkto-design-time-prd {text-align: center;margin-top: 5px;}
.talkto-design-time-box {display: inline-block;margin: 0 auto;font-size: 12px;}
.talkto-design-prd-box {display: inline-block;margin: 0 auto;font-size: 12px;margin-left: 10px;}
.talkto-design-btnbox {display: block;width: 100%;margin-top: 50px;text-align: center;}
.talkto-design-btnbox a {display: inline-block;margin: 0 auto;width: 115px;height: 35px;line-height: 35px;font-size: 12px;text-align: center;border: 1px solid #dcdcdc;color: #000;}
.designer_cases ul li{width:350px;height:250px;overflow: hidden;text-align: center;position:relative;box-sizing: border-box;}
.designer_cases ul li div{width:100%;height:35px;position:absolute;bottom:0;left:0;background: rgba(0,0,0,0.5);line-height: 35px;font-size:14px;color: #fff;box-sizing: border-box;}
.designer_cases ul li:nth-of-type(3){position:absolute;width:270px;height:355px;right:0;top:0;overflow: hidden;text-align: center;box-sizing: border-box;}
.designer_cases ul li:nth-of-type(3) img{width:auto;height:100%;}
.design-prd-three{width:270px;position:absolute;bottom:0;right:0;display: block;height: 145px;text-align: center;border-top: 1px solid transparent;box-sizing: border-box;background: #f5f5f5;}
.designer_cases ul li img {
    width: 100%;
    height: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.designer_cases ul li img:hover {
    transform: scale(1.2,1.2);
}
.designer-more:visited {
     color: #fff; 
}
.index-designer .designer-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.index-designer .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.index-designer .swiper-container-android .swiper-slide,.index-designer .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.index-designer .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.index-designer .button-next,.index-designer .button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.index-designer .button-prev,.index-designer .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    left: -40px;
    right: auto;
}
.index-designer .button-next,.index-designer .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    right: -40px;
    left: auto;
}
.designer-pagination {
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    width: 1200px;
    margin: 40px auto 0;
}
.index-designer .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: transparent;
    border: 2px solid #fff;
    opacity: 1;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-block;
}
.index-designer .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.index-designer .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}
.designer-more {
    display: block;
    width: 120px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 25px;
    line-height: 30px;
}
.designer-more:hover {
    background: #00ae67;
    border: 1px solid #00ae67;
    color: #fff;
    -webkit-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
}
/*设计师end*/
